CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - identify camera

搜索资源列表

  1. BMPTest9234

    0下载:
  2. 用于识别一张图片里有几个人。要求摄像头是从上向下拍照。-used to identify a picture there are few people. Asked camera downward from the camera.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:821436
    • 提供者:王慧璐
  1. CamServer

    0下载:
  2. 通过摄像头监视路由器指示灯的状况:将摄像头捕捉的路由器图像信息实时传输到客户端,识别指示灯位置,并即时判断指示灯状态。其中使用了directshow对摄像头进行捕捉,图像处理部分采用了intel的opencv库,网络模块采用winsock编程实现,具有相当高的参考价值-through camera surveillance router indicator of situation : The first camera will capture images of the router real
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:332923
    • 提供者:Alan
  1. motempl.rar

    0下载:
  2. 通过摄像头识别运动目标的运动方向,需要opencv1.0支持,设置project/setting/link/input 添加cxcore.lib cv.lib cvcom.lib highgui.lib comctl32.lib 即可编译运行,Through the camera to identify the movement direction of moving targets, the need for opencv1.0 support, set up project/setting/
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6949
    • 提供者:yulong
  1. SampleCode.rar

    0下载:
  2. 手机照相识别二维条码生成与识别 Cell phone camera to identify two-dimensional bar code generation and recognition,Cell phone camera to identify two-dimensional bar code generation and recognition
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:2221
    • 提供者:zhangchunjiu
  1. NumberRecognition

    0下载:
  2. 用摄像头采集类似于电话充值卡的图象,对其的卡号,密码区域进行识别,只识别数字。(0-9)但原理相同,你只需改一下字库即可使用。-Camera phone with a prepaid card is similar to capture the image of its card number and password to identify the region, only the identification number. (0-9), but the same principle, yo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:7013
    • 提供者:周周
  1. mousemove

    0下载:
  2. 摄像头识别,能通过摄像头捕捉的图像变化模拟鼠标的移动-The camera to identify, through the camera to capture images of changes in simulated mouse movement
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:69937
    • 提供者:giggs
  1. calibrate camera

    1下载:
  2. opencv编写的图像角点获取程序,能够标识出图像角点,并给出详细坐标,提供了测试图片。-This program use opencv to identify corners in a image 。Its results are precise coordinates of each corner. it provides test images.
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:4566132
    • 提供者:awake
  1. ActivityEffect

    0下载:
  2. 本程序为视频图像动态识别java源码 分析视频/摄像头的图形动态变化 可用于JAVA监控项目开发!-This procedure for dynamic video image analysis to identify source java video/graphics camera dynamic JAVA can be used to monitor changes in project development!
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:72143
    • 提供者:郭子
  1. handdetection

    0下载:
  2. 通过单目摄像头实现手势跟踪并且可以识别四种手势实现智能控制,需要OPENCV0.97以上版本。-Achieved by single camera head and hand tracking can identify four gesture intelligent control, you need to OPENCV0.97 above.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1403506
    • 提供者:谢彧
  1. ourdev_199813

    0下载:
  2. 二维条形码的产生与识别程序,用来产生二维条码,并且用计算机摄像头进行识别-Generate two-dimensional bar codes and identification procedures used to generate two-dimensional bar code, and used to identify a computer camera
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:7984131
    • 提供者:canghx
  1. T-tracking_Ver0.1

    1下载:
  2. 1、基于深度摄像机的手势跟踪、手势识别、轮廓识别、运动目标坐标输出代码 2、基于Primesense公司深度图 3、技术涉及复杂图形学算法,感兴趣的朋友,希望你们能发展中国自己的识别技术发展。 4、能够运行于Window,Linux,Android系统,全球第一个能够运用Android系统深度摄像的手势跟踪实现代码。 5、有部分OpenCV函数被简化。 6、代码的思路和细节已经有发明专利保护,拒绝完全抄袭,希望在此基础上大家创新-1, the depth of the cam
  3. 所属分类:android

    • 发布日期:2015-03-15
    • 文件大小:539648
    • 提供者:刘纹高
  1. CameraAndroid

    0下载:
  2. 嵌入式课程设计,实现的一个简单的android应用,调用摄像头,照相,然后识别出照片内的人数-Embedded curriculum design, a simple android application, call the camera, camera, and then identify the number of photos
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:148859
    • 提供者:米樵
  1. webcam-shape

    2下载:
  2. 为了在序列图像或视频流中识别目标形状,对初始背景图像求差,结果经过阈值化,然后进行形态学滤波,最后通过计算判断图像中目标的形状。运用虚拟仪器软件LabVIEW平台,配合USB接口的网络摄像头实现系统功能。此方法简便易行,对图像或视频中的目标识别效果良好。-In order to sequence images or video stream to identify the target shape, the initial background image for poor results af
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:479168
    • 提供者:yn
  1. face

    0下载:
  2. 面部识别,识别人的脸部 通过摄像头来采集图像,然后进行识别-Facial recognition, identification of human face images collected through the camera head, and then identify
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:18100
    • 提供者:王美林
  1. Camera_Calibration

    0下载:
  2. 摄像机标定:确定摄像机位置,属性参数和建立成像模型,以确定空间坐标系中物体点同它在图像平面上象点之间的对应关系。包括确定摄像机内部几何和光学特性(内部参数)和确定摄像机在一个世界坐标系中的三维位置和方向(外部参数)。-Camera Calibration: To determine the camera position, attributes the establishment of imaging model parameters and to determine the spatial
  3. 所属分类:Video Capture

    • 发布日期:2017-04-04
    • 文件大小:666614
    • 提供者:hexiang
  1. iFace

    0下载:
  2. 使用opencv实现实时从视频(摄像头)中识别人脸-Opencv implementation using real-time from video [camera] to identify human faces
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-18
    • 文件大小:4748732
    • 提供者:吴晓明
  1. camener

    0下载:
  2. 此程序主要是检测黄色区域(用于人脸识别) 所用摄像头为USB320X240RGB的 原理: 先利用颜色找出符合条件的大面积黄 再利用模板闭运算补充连通与 再利用XY轴上连同域的寻找 标出人脸-The procedure is to detect the yellow area (for recognition) camera for USB320X240RGB used the principle: first, to identify qualified by the
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2764
    • 提供者:陈乐吉
  1. HMM_SVM

    0下载:
  2. 用matlab实现的基于马尔科夫模型和支持向量机的人脸识别系统。非原创,运行了效果很好,功能很强大。具体功能:可根据训练与测试样本生成数据库;计算人脸识别率(96.5 );可以识别出指定的图像;可以识别摄像头获取的人脸图像。-Matlab based on markov model and support vector machine (SVM) face recognition system. The original, run the effect is very good, the fun
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-08
    • 文件大小:4216697
    • 提供者:朝颜
  1. freescale-camera-

    0下载:
  2. 对于飞思卡尔智能车,用摄像头识别道路情况,图片处理后将信息传递给单片机。单片机做出控制。-Freescale smart car with a camera to identify the road conditions, the pictures will be processed and information passed to the microcontroller. MCU make control.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:729502
    • 提供者:赵建宁
  1. camera-calibration

    0下载:
  2. 本文成功的开发了足球机器人视觉识别系统,首先应用基于LVQ神经网络的颜色识别算法进行指定颜色属性的物体的识别,接着提出小球和机器人小车的识别算法,应用训练收敛后的神经网络进行摄像机隐式标定。-In this paper, the successful development of soccer robot vision recognition system, first applied to identify the properties of the specified color based
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9646503
    • 提供者:yujie
« 12 3 4 5 6 »
搜珍网 www.dssz.com